home *** CD-ROM | disk | FTP | other *** search
/ Super CD / Super CD.iso / games / game5 / soko / soko.bat < prev    next >
DOS Batch File  |  1979-12-31  |  2KB  |  40 lines

  1. @echo off
  2. cls
  3. prompt  hello CA$nBONIM $g
  4. echo.
  5. echo.
  6. echo.
  7. echo  ╒═════════════════════════════════════════════════════════════════════╕
  8. echo  │                     You will now play Soko-Ban                      │
  9. echo  │                     --------------------------                      │
  10. echo  │     ..... Beware! This game is not for people with                  │
  11. echo  │     ..... Low IQ so if you are one of these, then                   │
  12. echo  │     ..... press CTRL-BREAK and exit the game                        │
  13. echo  │     ..... otherwise if you want to try how clever                   │
  14. echo  │     ..... you are then have in mind that the stage that             │
  15. echo  │     ..... you can reach times three (3) gives the total             │
  16. echo  │     ..... IQ factor of you!!!                                       │
  17. echo  │     .....     I wish you good luck, though it won't help !!!        │
  18. echo  ╘═════════════════════════════════════════════════════════════════════╛
  19. echo.
  20. echo.
  21. echo.
  22. pause
  23. soko
  24. echo.
  25. echo.
  26. echo.
  27. echo  ╒═════════════════════════════════════════════════════════════════════╕
  28. echo  │                     You have played with Soko-Ban                   │
  29. echo  │                     -----------------------------                   │
  30. echo  │     ..... I hope you have enjoyed this game which deals with        │
  31. echo  │     ..... recursive logic.  You have, probably, by now realized     │
  32. echo  │     ..... what your average IQ is but do not be dissappointed       │
  33. echo  │     ..... this world is full of stupid people like you!             │
  34. echo  │                                                                     │
  35. echo  │     .....                      Thank You!                           │
  36. echo  │                                                                     │
  37. echo  ╘═════════════════════════════════════════════════════════════════════╛
  38. echo.
  39.  
  40.